home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
xconq
/
Lib
/
Bitmaps
/
torpbombr.b
< prev
next >
Wrap
Text File
|
1995-05-09
|
227b
|
8 lines
#define torpbomb_width 16
#define torpbomb_height 16
static short torpbomb_bits[] = {
0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x0000, 0x6000, 0x6000,
0x70f2, 0x7ffe, 0x7ffe, 0x00a2,
0x0ff8, 0x0000, 0x0000, 0x0000};